home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / SoftWindows2.idb / usr / lib / SoftWindows2 / bin / scripts / msoinst.sh.z / msoinst.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1995-11-13  |  250 b   |  4 lines

  1. #!/bin/sh
  2. XCONFIRM=/usr/bin/X11/xconfirm
  3. $XCONFIRM -c -B "Ok" -header "SoftWindows Install" -t "SoftWindows is now installing" -t "Microsoft Office on your" -t "C: drive. This will take a few minutes" -icon progress -geometry "320x150" > /dev/null &
  4.